home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / research / examples / demo / demotext / orbit.txt < prev    next >
Text File  |  1997-07-08  |  2KB  |  82 lines

  1.  
  2.  
  3.  
  4.           WELCOME TO ORBITING SATELLITE DEMO
  5.  
  6.    
  7. This demo shows a satellite in orbit around the
  8. Earth.
  9.    
  10. The objects (Earth and satellite) are subject
  11. to 3 fundamental operations:
  12.   
  13.    1) Scaling       :  The size of the satellite
  14.                        can be scaled.
  15.  
  16.    2) Translation   :  The satellite position 
  17.                changes over time.
  18.  
  19.    3) Rotation      :  The Earth, clouds, and the
  20.                satellite all rotate. Notice
  21.                that the rotation rate of
  22.                the clouds is greater than
  23.                of the Earth.
  24.  
  25. The satellite's orbit parameters at the epoch
  26. time are:
  27.  
  28. semi-major axis             :  9200  km
  29. eccentricity                :  0.3
  30. inclination                 :  75.0  degrees
  31. mean anomaly                :  38.0  degrees
  32. longitude of ascending node :  64.0  degrees
  33. argument of perigee         :  28.0  degrees
  34.  
  35.  
  36. You can rotate the entire image by positioning the mouse
  37. in the draw widget, holding down the left mouse button,
  38. and dragging the mouse.
  39.  
  40.  
  41. MENU OPTIONS
  42. ------------
  43.  
  44. File Menu:
  45.     Select "Quit" to exit the demo.
  46.  
  47. About Menu:
  48.     Select "About Orbiting Satellite" to display this 
  49.     help text.
  50.  
  51.  
  52. FEATURES OF THE ORBITING SATELLITE DEMO
  53. ---------------------------------------
  54.  
  55. <<Start button>>
  56.     Start the animation.
  57.  
  58. <<Stop button>>
  59.     Stop the animation.
  60.  
  61. <<Reset button>>
  62.     Reset the initial orientation of the satellite
  63.     and the earth.
  64.  
  65. <<Scaling slider>>
  66.     Adjust the slider to scale the size of the satellite
  67.     in the range 0.75 to 1.25.
  68.  
  69. <<Animation step slider>>
  70.     Adjust the slider to control the size of the "steps"
  71.     the satellite takes in its orbit. A smaller value for
  72.     the step means the satellite moves less distance with
  73.     each translation, resulting in a smoother animation.
  74.  
  75.     LEFT MOUSE BUTTON
  76.  
  77.         Click-drag-release will rotate the
  78.         whole view.
  79. ~
  80. ~
  81.  
  82.